Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix import paths for various internal imports to play nice with Namex. #2063

Closed
wants to merge 1 commit into from

Conversation

ianstenbit
Copy link
Contributor

This is causing not-so-nice behavior with Namex, because for a pip-installed version of KerasCV this import path doesn't exist, but Namex can't add the src prefix to it because of how it's imported.

This is causing not-so-nice behavior with Namex, because for a pip-installed version of KerasCV this import path doesn't exist, but Namex can't add the `src` prefix to it because of how it's imported.
@ianstenbit ianstenbit changed the title Fix import path for keras_cv.utils in Resizing Layer Fix import paths for various internal imports to play nice with Namex. Sep 8, 2023
@ianstenbit ianstenbit closed this Sep 8, 2023
@ianstenbit ianstenbit deleted the ianstenbit-patch-3 branch September 8, 2023 21:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant